home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / windows / mspy3210.zip / MEMSPY32.EXE / 0 / RCDATA / TREGSCRNFORM / TREGSCRNFORM.txt
Text File  |  1996-09-01  |  3KB  |  137 lines

  1. object RegScrnForm: TRegScrnForm
  2.   Left = 4
  3.   Top = 2
  4.   HelpContext = 1
  5.   BorderIcons = []
  6.   BorderStyle = bsSingle
  7.   Caption = 'Unregistered Copy of MemorySpy32 - Level 2'
  8.   ClientHeight = 442
  9.   ClientWidth = 627
  10.   Color = clWhite
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object Label1: TLabel
  19.     Left = 163
  20.     Top = 361
  21.     Width = 319
  22.     Height = 16
  23.     Caption = 'P. O. Box 196  /  Gatlinburg, TN 37738-0196 (U.S.A.)'
  24.     Font.Color = clBlack
  25.     Font.Height = -13
  26.     Font.Name = 'Arial'
  27.     Font.Style = [fsBold]
  28.     ParentFont = False
  29.   end
  30.   object Label2: TLabel
  31.     Left = 171
  32.     Top = 385
  33.     Width = 293
  34.     Height = 14
  35.     Caption = 'RCCO Research Associates, Technical Publishers; Est. 1965'
  36.     Font.Color = clBlack
  37.     Font.Height = -11
  38.     Font.Name = 'Arial'
  39.     Font.Style = []
  40.     ParentFont = False
  41.   end
  42.   object Label3: TLabel
  43.     Left = 156
  44.     Top = 343
  45.     Width = 335
  46.     Height = 16
  47.     Caption = 'RCCO Research Associates  /  RCCO Research Park  /'
  48.     Font.Color = clBlack
  49.     Font.Height = -13
  50.     Font.Name = 'Arial'
  51.     Font.Style = [fsBold]
  52.     ParentFont = False
  53.   end
  54.   object Memo1: TMemo
  55.     Left = 86
  56.     Top = 74
  57.     Width = 463
  58.     Height = 187
  59.     TabStop = False
  60.     Alignment = taCenter
  61.     Color = clWhite
  62.     Font.Color = clBlack
  63.     Font.Height = -13
  64.     Font.Name = 'Arial'
  65.     Font.Style = []
  66.     Lines.Strings = (
  67.       
  68.         'You are granted a limited trial period of up to 90 days to deter' +
  69.         'mine'
  70.       
  71.         'whether or not you wish to purchase a registered copy of MemoryS' +
  72.         'py32  - '
  73.       
  74.         'Level 2 for 32-bit Windows (without this screen and the program ' +
  75.         'exit after ca. 2 '
  76.       
  77.         'minutes'#39' use).  If, after the evaluation period, you would like ' +
  78.         'to become a '
  79.       
  80.         'registered user of this program, you may mail a registration fee' +
  81.         ' of U.S. $10.95 '
  82.       
  83.         '+ $1.55 handling ($5.05 non-U.S., $3.05 for Canada) to RCCO Rese' +
  84.         'arch and '
  85.       
  86.         'receive a registered copy of the program on a 3.5" 1.44mb disk (' +
  87.         'the disk also '
  88.       
  89.         'includes a registered copy of MemorySpy - Level 1 for Windows 3.' +
  90.         '1 or 95).  '
  91.       
  92.         'On all orders:  check or money order only, please.  (Tennessee c' +
  93.         'lients please '
  94.       
  95.         'include 8.5% sales tax.)  Please indicate the program name on yo' +
  96.         'ur order.')
  97.     ParentFont = False
  98.     ReadOnly = True
  99.     TabOrder = 2
  100.   end
  101.   object Button1: TButton
  102.     Left = 162
  103.     Top = 286
  104.     Width = 89
  105.     Height = 33
  106.     Caption = 'Continue'
  107.     Font.Color = clBlack
  108.     Font.Height = -13
  109.     Font.Name = 'Arial'
  110.     Font.Style = []
  111.     ParentFont = False
  112.     TabOrder = 1
  113.     OnClick = Button1Click
  114.   end
  115.   object Button2: TButton
  116.     Left = 280
  117.     Top = 286
  118.     Width = 207
  119.     Height = 33
  120.     Caption = 'View Order Form in Notepad'
  121.     Font.Color = clBlack
  122.     Font.Height = -13
  123.     Font.Name = 'Arial'
  124.     Font.Style = []
  125.     ParentFont = False
  126.     TabOrder = 0
  127.     OnClick = Button2Click
  128.   end
  129.   object Timer0: TTimer
  130.     Enabled = False
  131.     Interval = 6000
  132.     OnTimer = Timer0Timer
  133.     Left = 572
  134.     Top = 116
  135.   end
  136. end
  137.